home *** CD-ROM | disk | FTP | other *** search
/ Aminet 32 / Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso / Aminet / dev / amos / AMOSList-0499.lzh / AMOSLIST / 000080_nobody_Fri Apr 9 13:10:27 1999.msg < prev    next >
Internet Message Format  |  1999-05-01  |  3KB

  1. Received: from onelist.com (pop.onelist.com [209.207.135.229])
  2.     by osf1.gmu.edu (8.8.8/8.8.8) with SMTP id NAA00800
  3.     for <mcox4@osf1.gmu.edu>; Fri, 9 Apr 1999 13:10:27 -0400 (EDT)
  4. Received: (qmail 20335 invoked by alias); 9 Apr 1999 16:57:13 -0000
  5. Received: (qmail 20329 invoked from network); 9 Apr 1999 16:57:11 -0000
  6. Received: from unknown (HELO mail.enterprise.net) (194.72.192.18) by pop.onelist.com with SMTP; 9 Apr 1999 16:57:11 -0000
  7. Received: from enterprise.net (andrewcrowe@max01-085.enterprise.net [194.72.195.85]) by mail.enterprise.net (8.8.5/8.8.5) with SMTP id SAA23413 for <amos-list@onelist.com>; Fri, 9 Apr 1999 18:10:21 +0100 (GMT/BST)
  8. From: Andrew Crowe <andrewcrowe@enterprise.net>
  9. To: amos-list@onelist.com
  10. Date: Fri, 09 Apr 1999 18:09:58 +0000
  11. Message-ID: <yam7768.2938.1198514696@mail.enterprise.net>
  12. In-Reply-To: <yam7768.633.3126464@mail.netspace.net.au>
  13. X-Mailer: YAM 2.0Preview7 [020] - Amiga Mailer by Marcel Beck - http://www.yam.ch
  14. Mailing-List: list amos-list@onelist.com; contact amos-list-owner@onelist.com
  15. Delivered-To: mailing list amos-list@onelist.com
  16. Precedence: bulk
  17. List-Unsubscribe: <mailto:amos-list-unsubscribe@ONElist.com>
  18. Reply-to: amos-list@onelist.com
  19. Mime-Version: 1.0
  20. Content-Type: text/plain
  21. Subject: [amos-list] Re: Icons & Buffering
  22. Status: O
  23. X-Status: 
  24.  
  25. From: Andrew Crowe <andrewcrowe@enterprise.net>
  26.  
  27. Hi Everybody,
  28.  
  29. > I've set up a 32 colour screen with bobs on it moving about and
  30. > I'm trying to paste icons underneath.  I've fiddled about with
  31. > Autoback:
  32. >    0 - only lets the icons go to one "plane", so flashes
  33. >    1 - works ok, unless there are bobs in the way, and then where
  34. >        the bobs are the icons only seem to go to one plane again
  35. >    2 - far too slow, icons work fine, but leaves behind an
  36. > "image" 
  37. >        of all the bobs
  38.  
  39.  
  40.    you have to update the bobs manually as well, and you have to paste the
  41. icons twice, so they go in both BUFFERS.:
  42.  
  43. Double buffer
  44. Autoback 0
  45. bob update off
  46.  
  47. drawmap
  48. screen swap
  49. drawmap
  50.  
  51. do
  52.  
  53.    the main code
  54.  
  55.  
  56.    drawflames 
  57.  
  58.    bob draw
  59.    screen swap
  60.    wait vbl
  61.    bob clear
  62.    
  63.  
  64. loop
  65.  
  66.  
  67.    that should do it.
  68.  
  69.  
  70. See ya.
  71. -- 
  72.        Manta Soft  -  Amiga programing & web page designing
  73.    Http://members.tripod.com/~mantasoft/      ICQ: 21829166
  74.      Homepage updated 27/3/99 --- New Bomberman clone started
  75.   - ------------------- Quote of the day: -------------------- -
  76. If it isn't broken, upgrade until it is!
  77. -- Bill Gates
  78.  
  79.  
  80. ------------------------------------------------------------------------
  81. Have you visited the new ONElist home page lately?
  82. http://www.ONElist.com
  83. ONElist: The Leading e-mail list and community service on the Internet!
  84. ------------------------------------------------------------------------
  85. Official AMOS WWW: http://members.xoom.com/AmosFactory/front.html